﻿@charset "utf-8";
/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "微软雅黑","宋体",arial;
    color: #333;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, label, select, option, textarea, button, p, span {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

ul, li, ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #333;
}

    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }

    a:active {
    }

.dis {
    display: none
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both;
}


.mid {
    width: 970px;
    margin: 0 auto;
}
/*beginning*/
.head {
    height: 30px;
    width: 970px;
    /*background: url(/Content/images/headBg.gif) repeat-x;*/
    background: #FFFFFF;
    border-bottom: solid 1px #e5e5e5;
    filter: alpha(opacity=50);
    /*-moz-opacity: 0.5;*/
    margin: 0 auto;
    /*opacity: 0.5;*/
}

    .head div {
        width: 970px;
        margin: 0 auto;
        line-height: 30px;
    }

    .head .welcome {
        float: left;
        padding-left: 10px;
    }

    .head .headLink {
        float: right;
    }

        .head .headLink a {
            padding: 0 10px;
        }

/*.logoCon{ width:970px; margin: 0 auto; padding-top:20px;}*/

.logoCon {
    width: 970px;
    margin: 0 auto;
    padding: 15px 0 20px 0;
    background: #FFFFFF;
    border-bottom: solid 1px #e5e5e5;
}

    .logoCon a {
        display: block;
        float: left;
        margin-left: 30px;
    }

    .logoCon .topTime {
        float: right;
        font-style: italic;
        font-size: 24px;
        margin-top: -3px;
        margin-right: 30px;
    }

        .logoCon .topTime p {
            display: block;
            color: #999;
            font-weight: bold;
        }

            .logoCon .topTime p span {
                color: #444;
                font-size: 28px;
                vertical-align: -2px;
            }

    .logoCon p.topTimeBlue {
        font-size: 18px;
        color: #358ec0;
        text-align: right;
        font-weight: normal;
        margin-top: -3px;
    }

.baidulianmeng {
    height: 90px;
    margin: 20px auto;
}


.FestivalNav {
    float: left;
    width: 188px;
}

    .FestivalNav h1 {
        height: 33px;
        line-height: 33px;
        background: #5eaeff url(/Content/images/icon.png) 14px 7px no-repeat;
        text-indent: 28px;
        font-size: 18px;
        font-style: italic;
        color: #fff;
        font-weight: bold;
    }

    .FestivalNav ul {
        width: 184px;
        border: solid 2px #5eaeff;
        height: 361px;
    }

        .FestivalNav ul li {
            height: 29px;
            margin-bottom: 1px;
            font-size: 14px;
            font-weight: bold;
            line-height: 29px;
            background: url(/Content/images/3white.png);
        }

            .FestivalNav ul li:hover {
                background: url(/Content/images/1blue.png);
            }

            .FestivalNav ul li a {
                color: #5eaeff;
                font-style: italic;
                text-indent: 26px;
                display: block;
                background: url(/Content/images/icon.png) 12px -30px
            }

                .FestivalNav ul li a span {
                    color: #cfdeef;
                    padding: 0 8px;
                }

.Table {
    float: left;
    width: 541px;
    height: 397px;
    margin: 0 20px;
}

.today {
    background: #5eaeff;
    width: 200px;
    float: right;
    height: 385px;
    text-align: center;
    color: #fff;
    padding-top: 12px;
}

    .today p {
        line-height: 20px;
    }

    .today div {
        width: 80px;
        height: 75px;
        line-height: 72px;
        text-align: center;
        border-radius: 4px;
        box-shadow: 0px 2px 8px #3778ba;
        background: #ffbb00;
        margin: 12px auto 5px auto;
        font-size: 50px;
    }

        .today div a {
            color: #FFFFFF;
        }

    .today b {
        font-size: 14px;
        padding-top: 20px;
        margin: 20px auto 5px auto;
        color: #ff0;
        border-top: solid 2px #94c9ff;
        display: block;
        width: 120px;
    }

.holiday {
    background: url(/Content/images/icon.png) 925px -160px no-repeat;
    height: 35px;
    border-bottom: solid 1px #5fb6ff;
    margin: 30px auto 10px auto;
    line-height: 35px;
    text-align: right;
}

    .holiday h1 {
        background: url(/Content/images/icon.png) 0 -70px no-repeat;
        color: #fff;
        float: left;
        width: 200px;
        line-height: 35px;
        font-size: 16px;
        font-weight: bold;
        text-indent: 2.5em;
        text-align: left;
    }

    .holiday a {
        padding: 0 10px;
        color: #666;
    }

        .holiday a:hover {
            color: #f50;
        }

.fangjia {
    height: 45px;
    border: solid 1px #ddd;
    text-align: right;
}

    .fangjia h2 {
        background: url(/Content/images/icon.png) 12px -111px no-repeat;
        color: #fff;
        float: left;
        width: 200px;
        line-height: 45px;
        font-size: 14px;
        text-indent: 1.3em;
        text-align: left;
    }

    .fangjia a {
        padding: 0 10px;
        color: #666;
        line-height: 48px;
    }

        .fangjia a:hover {
            color: #f50;
        }


.leftNews {
    border: solid 1px #ddd;
    border-top: solid 2px #aaa;
    float: left;
    margin: 10px 10px 0 0;
    width: 168px;
    height: 234px;
    position: relative;
}

    .leftNews h2 {
        width: 84px;
        float: left;
        height: 35px;
        color: #ccc;
        line-height: 35px;
        background: #f8f8f8;
        border-bottom: solid 1px #ddd;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
    }

        .leftNews h2.current {
            color: #5fb6ff;
            background: #fff;
        }

        .leftNews h2 .sjx {
            background: #f00 url(/Content/images/icon.png) 0 -220px no-repeat;
            width: 11px;
            height: 7px;
            position: absolute;
            left: 36px;
        }

    .leftNews ul {
        position: absolute;
        left: 10px;
        top: 40px;
        display: none;
    }

    .leftNews h2 ul.current {
        display: block;
        color: #999;
        line-height: 30px;
    }

    .leftNews h2 a {
        margin-left: 8px;
        font-weight: normal;
        color: #666;
    }

        .leftNews h2 a:hover {
            color: #5fb6ff;
        }

.rightNews {
    width: 518px;
    border: solid 1px #ddd;
    float: left;
    margin: 10px 0 0 0;
    height: 235px;
}

    .rightNews div {
        float: left;
        margin: 0 5px 0 15px;
        width: 235px;
    }

    .rightNews h2 {
        margin: 5px 0 13px 0;
        font-size: 16px;
        font-weight: bold;
        text-indent: 0.6em;
        line-height: 30px;
        border-bottom: solid 1px #ddd;
        color: #999;
    }

    .rightNews img {
        width: 60px;
        height: 35px;
        padding: 2px;
        border: solid 1px #ccc;
        margin: 0 0 0 9px;
    }

    .rightNews ul {
        color: #999;
        font-weight: bold;
        margin: 10px 0 0 10px;
        line-height: 25px;
    }

        .rightNews ul a {
            margin-left: 8px;
            font-weight: normal;
            color: #666;
            font-weight: normal;
            line-height: 24px;
        }

            .rightNews ul a:hover {
                color: #5fb6ff;
            }

.tuijian {
    float: right;
    width: 218px;
    border: solid 1px #ddd;
    padding: 0 15px;
    height: 292px;
}

    .tuijian h2 {
        margin: 5px 0 13px 0;
        font-size: 16px;
        font-weight: bold;
        text-indent: 0.6em;
        line-height: 30px;
        border-bottom: solid 1px #ddd;
        color: #999;
    }

    .tuijian img {
        width: 87px;
        height: 50px;
        padding: 2px;
        border: solid 1px #ccc;
        margin: 0 0 0 11px;
    }

    .tuijian ul {
        color: #999;
        font-weight: bold;
        margin: 10px 0 0 10px;
        line-height: 24px;
    }

        .tuijian ul a {
            margin-left: 8px;
            font-weight: normal;
            color: #666;
            font-weight: normal;
            line-height: 24px;
        }

            .tuijian ul a:hover {
                color: #5fb6ff;
            }





.bottom {
    line-height: 36px;
    background: #FFFFFF;
    /*background: url(/Content/images/3white.png);*/
    margin: 40px auto 0 auto;
    width: 930px;
    padding: 0 20px;
    color: #999;
}

.homeBottom {
    background: #f3f3f3;
}

.bottom img {
    margin-top: 9px
}

.friendLink {
    width: 930px;
}

    .friendLink a {
        padding: 0 10px 0 0;
        color: #999;
        line-height: 36px;
    }

        .friendLink a:hover {
            color: #f50;
        }


/*.inner {
    background: url(/Content/images/bg.jpg) center center no-repeat;
    background-attachment: fixed;
}*/

.inner {
    background-color: #e2e2e2;
    background-image: url("/content/images/shadow_light.png"), url("/content/images/pixels.png");
    background-position: 0 0, 0 0;
    background-repeat: repeat-x, repeat;
}

.nav {
    background: #ffffff;
    margin: 0px auto;
    width: 970px;
    font-size: 12px;
    border-bottom: solid 2px #ffbb00;
}

    .nav a {
        color: #333;
        line-height: 36px;
        padding: 0 20px;
    }

        .nav a.yellow {
            color: #ff0;
        }


.nav-menu {
    background: none repeat scroll 0 0 #F3F3F3;
    display: inline-block !important;
    text-align: left;
    width: 100%;
}

    .nav-menu li {
        width: auto;
        display: inline-block;
    }

        .nav-menu li:hover {
            background: #ffbb00;
        }

    .nav-menu > li:hover > a {
        color: #FFF;
    }


.jieriList {
    width: 970px;
}

    .jieriList .box {
        float: left;
        width: 980px;
    }

        .jieriList .box li {
            float: left;
            width: 280px;
            height: 70px;
            padding: 10px;
            margin: 0 10px 20px 5px;
            color: #999;
            font-size: 14px;
            font-weight: bold;
            border: solid 5px #ccc;
            cursor: pointer;
            background: #FFF;
        }

            .jieriList .box li h3 {
                font-size: 18px;
                color: #666;
                display: block;
                margin-bottom: 6px;
                font-weight: inherit;
            }



            .jieriList .box li:hover {
                border: solid 5px #5eaeff;
                /*background: url(/Content/images/1blue.png);*/
            }

                .jieriList .box li:hover h3 {
                    color: #5eaeff;
                }

.jieriMonth {
    width: 970px;
    margin: 0 auto;
    height: 40px;
}

    .jieriMonth li {
        float: left;
    }

        .jieriMonth li a {
            background: #FFF;
            display: block;
            float: left;
            margin: 0 6px;
            padding: 3px 8px;
            line-height: 20px;
            text-align: center;
            border: solid 4px #aaa;
        }

            .jieriMonth li a:hover {
                border: solid 4px #5eaeff;
                background: #FFF;
            }

    .jieriMonth span {
        display: none;
    }


.text .left {
    width: 650px;
    padding: 0 30px 100px 30px;
    border-top: solid 5px #5eaeff;
    /*background: url(/Content/images/3white.png);*/
    background: #FFFFFF;
    min-height: 500px;
    position: relative;
}

    .text .left h1 {
        text-align: center;
        font-size: 24px;
        padding: 10px 0 3px 0;
        color: #555;
    }

    .text .left h2 {
        text-align: center;
        font-size: 24px;
        padding: 10px 0 3px 0;
        color: #555;
    }

    .text .left h3 {
        text-align: center;
        padding: 0 0 20px 0;
        color: #999;
    }

        .text .left h3 a {
            color: #5eaeff;
        }

    .text .left p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px;
    }

.text .textList {
    padding: 00px 0 100px 0;
    font-size: 14px;
    width: 660px;
}

    .text .textList li {
        position: relative;
        height: 50px;
        line-height: 50px;
        padding-left: 30px;
    }

        .text .textList li span {
            position: absolute;
            right: 30px;
            line-height: 50px;
            color: #999;
        }

        .text .textList li a {
            color: #555;
        }

        .text .textList li:hover a {
            color: #5eaeff;
            font-weight: bold;
        }

        .text .textList li.odd {
            background: url(/Content/images/6white.png);
        }

.page {
    position: absolute;
    bottom: 25px;
    left: 30px;
    width: 600px;
}

    .page a {
        padding: 8px 15px;
        background: #e5e5e5;
        margin-right: 2px;
        color: #666;
    }

        .page a.current, .page a:hover {
            background: #5eaeff;
            color: #fff;
        }

    .page .prev {
        display: inline-block;
        background: #e5e5e5;
        padding: 8px 15px;
        float: left;
    }

    .page .next {
        display: inline-block;
        background: #e5e5e5;
        padding: 8px 15px;
        float: right;
    }


.text .right {
    width: 300px;
}

    .text .right div {
        /*height: 240px;*/
        /*background: url(/Content/images/3white.png);*/
        background: #FFFFFF;
        margin-bottom: 20px;
    }

    .text .right h2 {
        height: 33px;
        line-height: 33px;
        background: #5eaeff url(/Content/images/icon.png) 14px 7px no-repeat;
        text-indent: 30px;
        font-size: 18px;
        font-style: italic;
        color: #fff;
        font-weight: bold;
    }

    .text .right ul {
        padding: 5px 0 0 16px;
        font-size: 16px;
        font-family: "宋体";
        font-weight: bold;
        color: #999;
        line-height: 32px;
    }

        .text .right ul a {
            font-size: 14px;
            padding-left: 6px;
            font-family: "微软雅黑";
            font-weight: normal;
            color: #51789f;
        }

            .text .right ul a:hover {
                color: #5eaeff
            }

.current-day {
    background: #5eaeff;
    color: #FFFFFF;
}

    .current-day span a {
        color: #FFFFFF;
    }

.jieriList .box .jintian {
    background: #5eaeff;
    color: #FFFFFF;
    border: solid 5px #5eaeff;
}

    .jieriList .box .jintian h3 {
        color: #FFFFFF;
    }

    .jieriList .box .jintian:hover h3 {
        color: #FFFFFF;
    }

    .jieriList .box .jintian a {
        color: #FFFFFF;
    }

.rilibiao {
    width: 300px;
    float: left;
    background: #FFFFFF;
}

    .rilibiao td {
        text-align: center;
    }

    .rilibiao .month {
        background: #5eaeff;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
    }

    .rilibiao .week {
        color: #5eaeff;
        font-size: 16px;
        font-weight: bold;
    }

    .rilibiao .d {
        display: block;
        font-size: 15px;
    }

    .rilibiao .lunar {
        display: block;
        color: #999;
        font-size: 12px;
    }

    .rilibiao .solar {
        display: block;
        color: #e02d2d;
        font-size: 12px;
    }

.hometable {
    border-collapse: collapse;
    width: 970px;
    border: 1px solid #ccc;
    background: #FFFFFF;
}

    .hometable td {
        border: 1px solid #ccc;
        padding: 5px;
    }

    .hometable .label {
        width: 10%;
        background: #e5e5e5;
        text-align: center;
    }


.container {
    background: #FFFFFF;
    width:970px;
    margin:0 auto;
}
